Click or drag to resize

JsonString Class

Inheritance Hierarchy

Namespace:  Independentsoft.Json.Parser
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public class JsonString : JsonValue

The JsonString type exposes the following members.

Constructors
  NameDescription
Public methodJsonString
Initializes a new instance of the JsonString class
Top
Properties
  NameDescription
Public propertyValue
Top
Methods
See Also